In Linux, you will often see the file size, which is usually used by the command du:The command is explained in detail below:[Email protected] logs]$ du--helpUsage: du [options] ... [File] ...Or: du [options] ...--files0-from=fCalculate the disk
1 files and directories of Linux
Modern operating systems introduce files for long-term storage of information that can be stored independently of the process, and the logical units of the files that create information as processes can be used
Du-ah--max-depth=1 This is what I want. A indicates that all files and folders (excluding subdirectories) are displayed in the directory, and H means that the max-depth represents the depth of the directory in a way that humans can read.
The du
Du-ah--max-depth=1 This is what I want. A indicates that all files and folders (without subdirectories) are displayed in the directory, and H represents the depth of the directory in a way that humans can understand, max-depth.The du command is used
IntroThere are many implementations of UNIX file systems, such as UFS (BSD-based UNIX file systems), Ext3, Ext4, ZFS, ReiserFS, and so on.Regardless of the file system, you always need to store the data. the minimum storage unit for a hard disk is a
In the work and daily programming often need to determine the size of the file, some basic view of the way to do a summary.A. Linux shell EnvironmentDF can view the first-level folder size, usage scale, file system and its hang-in points, but there
This article tags: getting started with Linux Linux system Linux file system Linux Linux Common command internet TalkLinux system information is stored in a file, and the file is similar to ordinary official documents. Each file
Linux running time (5) (laruence's Private food note)-Linux general technology-Linux technology and application information. The following is a detailed description.
Although there are a lot of things to do, the progress of learning Linux is not
Summary of the basic operations of Linux, basic operations of linux
Preface
Linux was a UNIX-compatible operating system developed in 1991 and can be used for free. Its source code can be freely transmitted and can be modified, enriched, and
From: http://www.cnblogs.com/benio/archive/2010/10/13/1849946.html
When the disk size exceeds the standard, an alarm is triggered. it is wise to master the df and du commands.
Df allows you to view the size, usage ratio, file system, and its mount
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.